home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 8323 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.advocacy,comp.sys.amiga.hardware,comp.sys.amiga.misc,comp.sys.amiga.games,comp.sys.amiga.graphics
  4. Subject: Re: Why are europeans dumb enough to buy amigas?
  5. Date: 26 Mar 1996 17:28:31 +0100
  6. Organization: dis-
  7. Message-ID: <4j95vf$au7@serpens.rhein.de>
  8. References: <4imljc$7p3@daily-planet.nodak.edu> <830.6636T982T2956@mailbox.swipnet.se> <31533e4f.14566140@news.onramp.net> <0099FE26.68118BCD@netins.net> <4j8v71$fps@hell.team17.com>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. boberg@team17.com (Stefan Boberg) writes:
  12.  
  13. >  I find the removal of the muls.l instruction rather strange anyway.
  14. >It's quite useful really.
  15.  
  16. It is useful for handwritten assembler, sometimes. But it is probably
  17. a big problem for super-scalar execution as the chips do not have a
  18. 64bit arithmetic unit. And you must not forget that the 060 calculates
  19. a 32x32->64 multiplication (using several instructions) still faster
  20. than the 040. A smart emulator could even replace the 64bit instructions
  21. with a JSR on the fly and still be faster on subsequent loops.
  22.  
  23. Regards,
  24. -- 
  25.                                 Michael van Elst
  26.  
  27. Internet: mlelstv@serpens.rhein.de
  28.                                 "A potential Snark may lurk in every tree."
  29.